home *** CD-ROM | disk | FTP | other *** search
/ Mac100% 1999 April / MAC100-1999-04.ISO.7z / MAC100-1999-04.ISO / オンラインソフト定点観測 / Utility / FileLift 3.0.sit / FileLift 3.0 Installer / FileLift ƒ / Sample Documents / Simpletext Locked Document < prev    next >
Text File  |  1997-07-23  |  4KB  |  92 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.                      This release of MacTech's Think Reference Viewer (2.5b2) introduces powerful new search capabilities.
  26.   
  27.                      Search terms can be combined to create more precise search profiles.  For example, you can search for 
  28.                      the expression "resource" or "resource manager" or "resource manager data".  Search strings composed
  29.                      of multiple words will only match occurances where those words appear, in that order and immediately
  30.                      adjacent to each other.
  31.  
  32.                      You may also refine search profiles by using parenthesis, quotes and the operators "or",  "and", 
  33.                      "not", and "near".  
  34.  
  35.                      The operator "or" lets you broaden your search.  For example you may be interested in every
  36.                      occurance of sound resources or sound files.  
  37.  
  38.                      The result of applying operators are expressions.  For example, the input string sound resources
  39.                      or sound files is true when either of these terms appear.  You can define expressions with
  40.                      parenthesis, and then combine them with other operators.  For example:
  41.  
  42.                              playing and (sound resources or sound files) 
  43.  
  44.                      will find every occurance of "playing" followed by either "sound resources" or "sound files".
  45.                      It finds these cases, becase it first finds playing, and then finds a string which causes the
  46.                      expression in parenthesis to be true.
  47.  
  48.                      The not operator reverses an expression.  For example searching for 
  49.  
  50.                              playing and not (sound resources or sound files) 
  51.  
  52.                      will find occurances of playing movies, but not find cases where the string "playing sound resources"
  53.                      occurs.  Movies matches neither sound resources or sound files, so the expression in parenthesis is
  54.                      false, but "not" reverses that value.  So movies makes the overall expression true, and playing movies
  55.                      is found.  The operator not, must be followed by an expression, and can be preceded only by an operator.  
  56.                      Expressions can be started with not, for example
  57.  
  58.                            not (playing or recording) and sound 
  59.  
  60.                       will find all cases of the word sound that are preceded by something other than playing or recording.
  61.  
  62.                       Finally, quotes can be used to override reserved Think Reference expressions.  For example, if 
  63.                       you want to find the literal expression "Bits and Pieces" simply include the whole phrase in
  64.                       quotes.  This will prevent Think Reference from assuming the "and" in this string is an operator,
  65.                       allowing you to find only matches of the exact string "Bits and Pieces".
  66.  
  67.                       These new search capabilities may take some time to master, but will make it easier to find
  68.                       the references you need as you become more familiar with their use.  We think you'll find them
  69.                       a valuable addition to the Think Reference Viewer.
  70.                      
  71.  
  72.  
  73.  
  74.  
  75. If you have any questions or comments about the Think Reference Viewer, contact us at:
  76.  
  77.                   info@mactech.com                                       MacTech Magazine                                         
  78.                   http://www.mactech.com/                          PO Box 5200
  79.                   Orders: 800-MACDEV-1                             Westlake Village, CA 91359-5200
  80.                   Voice: 805/494-9797
  81.                   Fax: 805/494-9798
  82.  
  83.  
  84. _________
  85.  
  86. All contents are Copyright 1984-1997 by Xplain Corporation. All rights reserved.
  87.  
  88. MacTech is a registered trademark of Xplain Corporation. MacDev-1, THINK Reference, Developer Depot, Sprocket, JavaTech, WebTech, BeTech, and the MacTutorMan are trademarks of Xplain Corporation. develop is a trademark of Apple  Computer, Inc.  Other trademarks and copyrights appearing in this printing or software remain the property of their respective holders.
  89.  
  90.